StringG.this

Sets our main struct and passes it to the parent class.

  1. this(GString* gString, bool ownedRef)
    class StringG
    this
    (,
    bool ownedRef = false
    )
  2. this(string init)
  3. this(string init, ptrdiff_t len)
  4. this(size_t dflSize)

Meta